﻿@charset "utf-8";
/* CSS Document */
*{margin:0; padding:0; list-style:none;  box-sizing:border-box;}
img{ border:0;}
a{ text-decoration:none; color:#333; transition: all 0.3s; -o-transition: all 0.3s; -mos-transition: all 0.3s; -webkit-transition: all 0.3s;  }
input,textarea,button{outline:none;}
em{ font-style:normal;}
h1,h2,h3,h4,h5,h6{ font-weight:normal;}
hr{ border:none;}
.l{ float:left}
.r{ float:right}
.tow{ overflow:hidden; text-overflow: ellipsis; white-space: nowrap;}
.container{ width:1200px; margin: 0 auto;}
.clearfix{zoom:1; clear: none}
.clearfix:before,.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}





/* 导航栏 */
.header_nav{width: 100%; height:100px; position:relative}
.header_nav:after{content: ""; width: 20%; height: 100%; position: absolute; top:0;right:0; background: #0283E8}
.h_logo{width:362px; height:100px;  float: left; padding-top: 18px;}
.h_logo img{width:267px; height:auto; }
.nav{height:100px; line-height:100px; width:836px; float: left; background: #0283E8; position: relative;z-index: 9; padding-left: 52px;}
.nav .nLi{ float:left;  position:relative; display:inline; height:100px; text-align: center; width:98px}
.nav .nLi h3{ height:100%; width:100%; text-align: center; position: relative}
.nav .nLi h3 a{font-size:14px;  color:#fff;   }
.nav li.active h3:after{content: ""; width: 100%; height: 2px; background: #fff; position: absolute; top:80px; left:0}
.nav li:hover h3:after{content: ""; width: 100%; height: 2px; background: #fff; position: absolute; top:80px; left:0}
.nav .sub{ display:none;left:50%; top:100px;  position:absolute;  line-height:26px; width:130px;     z-index: 999; background: #ddd; margin-left: -65px; }
.nav .sub li{ zoom:1; border-bottom: 1px solid #eeeeee;  height:40px; line-height:40px;  background:#eeeeee;text-align: center }
.nav .sub li p{ width:100%; float: left; margin: 0px;}
.nav .sub li span{ float: right;}
.nav .sub a{ display:block; padding:0 10px; color: #434343; font-size: 12px; height: 100%; }
.nav .sub a:hover{color:#0283E8}



/* 首页:banner */
.banner{ width:100%; height:780px;}
.banner .slideBox{position:relative;overflow:hidden;width:100%;height:100%}
.banner .slideBox .hd{position:absolute;right:50%; margin-right: -40px; bottom:30px;z-index:1;overflow:hidden;height:22px}
.banner .slideBox .hd ul{float:left;overflow:hidden;zoom:1}
.banner .slideBox .hd ul li{float:left;margin-right:15px;width:12px;height:12px; background: #ddd; cursor:pointer; border-radius: 50%;}
.banner .slideBox .hd ul li.on{background:#0283E8}
.banner .slideBox .bd{position:relative;z-index:0;width:100%;height:100%}
.banner .slideBox .bd ul{width:100%;height:100%}
.banner .slideBox .bd li{width:100%;height:100%;vertical-align:middle;zoom:1}
.banner .slideBox .bd li a{display:block;overflow:hidden;width:100%;height:100%; }








/*关于我们*/
.index_about{width:100%; height: auto; background:url(../images/ab_1.jpg) no-repeat left center; margin-top: 78px; margin-bottom: 75px; overflow: hidden}
.index_about_right{width:692px; height: auto; float: right; padding-top: 55px;background:#ffffff; padding-left:50px;}
.index_about_right h3{font-size: 24px; color: #4d4d4d; font-weight: bold; margin-top: 10px;}
.index_about_right h4{font-size: 22px; color: #4d4d4d;  margin-top: 30px;}
.index_about_xx{width:100%; height:84px; font-size: 14px; color:#4d4d4d; line-height: 28px; margin-top: 20px; }
.index_about_xx span{color:#CC0000}
.index_about_right ul{width:100%; height: auto; overflow: hidden; margin-top: 35px;}
.index_about_right ul li{width:120px; height: auto; float: left; margin-right: 55px;}
.index_about_right ul li i{width:120px; height:120px; display: block; margin: 0px auto;     -webkit-transition: -webkit-transform 0.5s ease-out;
    -moz-transition: -moz-transform 0.5s ease-out;
    transition: transform 0.5s ease-out;
}
.ab_1{background: url(../images/ab_1.png) no-repeat center}
.ab_2{background: url(../images/ab_2.png) no-repeat center}
.ab_3{background: url(../images/ab_3.png) no-repeat center}
.index_about_right ul li p{font-size: 20px; color: #4d4d4d; line-height: 40px; text-align: center}
.index_about_right ul li:hover .ab_1{background: url(../images/ab_h1.png) no-repeat center}
.index_about_right ul li:hover .ab_2{background: url(../images/ab_h2.png) no-repeat center}
.index_about_right ul li:hover .ab_3{background: url(../images/ab_h3.png) no-repeat center}
.index_about_right ul li:hover p{color:#0283E8}

.index_about_right ul li:hover i{-webkit-transform: rotate(360deg); -moz-transform: rotate(360deg); transform: rotate(360deg);}



	
/*产品*/	
.index_product{width:100%; height:auto; overflow:hidden; margin-top: 80px; margin-bottom: 80px;}
.index_product_left{width:284px; height:auto; float: left }
.index_product_left h3{font-size: 24px; color: #4d4d4d; font-weight: bold; margin-top: 20px;}
.index_product_left ul{width:100%;height: auto; overflow:hidden; margin-top: 45px;}
.index_product_left ul li{width:220px; height: 50px; background: #f1f1f1; border-radius: 25px; text-align: center; line-height: 50px; margin-bottom: 20px;}
.index_product_left ul li a{font-size: 18px; color: #4d4d4d; display: block; width: 100%; height: 100%; }
.index_product_left ul li:hover{background: #0283E8}
.index_product_left ul li:hover a{color:#fff}
.index_product_right{width:800px; height: auto; float: right}
.in_pro_xx{width:360px; height: 500px; background: #0283E8; opacity:0.8; position: absolute; top:0; left:0; padding: 60px 40px 0}
.in_pro_xx h3{font-size: 22px; color: #fff;  line-height: 40px;}
.pro_lei{width:100%; height:48px ; background: #fff; text-align: center; line-height:48px; font-size: 20px; color: #333; margin-top: 10px }
.in_pro_xx i{width:1px; height: 63px; background: #fff; display: block; margin: 40px 0 20px}
.in_pro_info{width:100%; height: 90px; overflow: hidden; font-size: 14px; color: #fff; line-height: 30px;}
.in_pro_xx span{font-size: 18px; color: #fff; margin-top:40px; display: block}

.ban{ width:800px; height:800px; position:relative; overflow:hidden;}
.ban2{ width:800px; height:500px; position:relative; overflow:hidden;}
.ban2 ul{ position:absolute; left:0; top:0;}
.ban2 ul li{ width:800px; height:500px;background: #fff; position: relative}
.ban2 ul li img{width:auto; height: 100%; display: block; margin: 0px auto;}
.prev{ float:left; cursor:pointer;}
.num{ height:206px;overflow:hidden; width:800px; position:relative;float:left;}
.min_pic{ width:800px; height: 100%; margin-top: 30px;}
.num ul{ position:absolute; left:0; top:0;}
.num ul li{ width:245px; height:206px; margin-right:28px;}
.num ul li img{width:100%; height: auto; display: block}
.num ul li.on{ border:3px solid #0283E8;}







/*案例*/
.index_case{width:100%; height: auto; overflow: hidden; background: #f8f8f8; padding-top: 66px; margin-bottom: 77px;}
.index_btitle{width:1200px;  height: auto; overflow: hidden;  margin: 0px auto}
.index_btitle h3{font-size: 24px; color: #4d4d4d; font-weight:bold; margin: 15px 0}
.index_btitle p{width:100%; height: auto; line-height:26px; font-size: 14px; color:#4d4d4d}
.picMarquee-left{ overflow:hidden; position:relative; margin-top: 35px;  }
.picMarquee-left .bd{width:100%; height: auto;}
.picMarquee-left .bd ul{ overflow:hidden; zoom:1; }
.picMarquee-left .bd ul li{float:left; _display:inline; overflow:hidden; text-align:center; width: 480px;  height: 390px; position: relative}
.picMarquee-left .bd ul li img{width:100%; height: auto; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.bd_xx{width:100%; height: 72px; position: absolute; bottom:0; left:0; background:#0283E8; opacity:0.8;}
.bd_xx i{width:60px; height: 60px; display: block; background: url(../images/links.png) no-repeat center; margin: 20px auto; display: none}
.bd_xx h4{width:100%; height: 72px; line-height: 72px; text-align: center; font-size: 18px; color:#fff; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.bd_xx p{width:100%; height: 60px; line-height: 30px; font-size: 16px; color: #fff; text-align: center; display: none}
.bd_xx span{font-size: 18px; color: #fff; display: block; text-align: center; margin-top: 50px; display: none}
.picMarquee-left .bd ul li:hover .bd_xx{padding: 48px 110px; height: 100%}
.picMarquee-left .bd ul li:hover .bd_xx i,.picMarquee-left .bd ul li:hover .bd_xx span,.picMarquee-left .bd ul li:hover .bd_xx p{display: block}
.picMarquee-left .bd ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}




/*优势*/
.index_youshi{width:100%; height: auto; overflow: hidden; margin: 80px 0; padding-top: 25px;}
.index_youshi .container{position: relative}
.in_ys_yuan{width:400px; height: 400px; margin: 0px auto;}
.index_youshi_1{width:598px; height: 215px; background: url(../images/ysh1.png) no-repeat center; position: absolute; top:-30px; left:0;}
.index_youshi_2{width:598px; height: 215px; background: url(../images/ysh3.png) no-repeat center; position: absolute; bottom:-30px; left:0 }
.index_youshi_3{width:598px; height: 215px; background: url(../images/ysh2.png) no-repeat center; position: absolute; top:-30px; right:0 }
.index_youshi_4{width:598px; height: 215px; background: url(../images/ysh4.png) no-repeat center; position: absolute; bottom:-30px; right:0 }
.ys_left_dl{width:370px; height: 216px; padding-left: 20px; padding-top: 30px;}
.ys_left_dl dt{width:80px; height: 80px; background: #bebebe; border-radius: 50%; float: left; margin-top: 22px;}
.ys_left_dl dt i{width:100%; height:100%; display: block}
.ys_1{background: url(../images/ys_1.png) no-repeat center}
.ys_2{background: url(../images/ys_2.png) no-repeat center}
.ys_3{background: url(../images/ys_3.png) no-repeat center}
.ys_4{background: url(../images/ys_4.png) no-repeat center}
.ys_left_dl dd{width:240px; height: auto; float: right}
.ys_left_dl dd h4{width:100%; height: 35px; line-height: 35px; font-size: 16px; color: #4d4d4d; font-weight: bold;}
.ys_left_dl dd p{width:100%; height: 35px; line-height: 35px; font-size: 14px; color: #777777; line-height: 24px; margin-top:15px;}

.ys_right_dl{width:370px; height: 216px; padding-right: 20px; padding-top: 30px; float: right}
.ys_right_dl dd{width:80px; height: 80px; background: #bebebe; border-radius: 50%; float: right; margin-top: 22px;}
.ys_right_dl dd i{width:100%; height:100%; display: block}
.ys_right_dl dt{width:255px; height: auto; float: left; text-align: right}
.ys_right_dl dt h4{width:100%; height: 35px; line-height: 35px; font-size: 16px; color: #4d4d4d; font-weight: bold; text-align: right}
.ys_right_dl dt p{width:100%; height: auto; line-height: 35px; font-size: 14px; color: #777777; line-height: 24px; margin-top:15px; text-align: right}
.ys_left_dl:hover h4,.ys_left_dl:hover p{color:#fff}
.ys_right_dl:hover h4,.ys_right_dl:hover p{color:#fff}
.ys_left_dl:hover dt,.ys_right_dl:hover dd{background: #fff;}
.ys_left_dl:hover .ys_1{background: url(../images/ys_h1.png) no-repeat center}
.ys_left_dl:hover .ys_2{background: url(../images/ys_h2.png) no-repeat center}
.ys_right_dl:hover .ys_3{background: url(../images/ys_h3.png) no-repeat center}
.ys_right_dl:hover .ys_4{background: url(../images/ys_h4.png) no-repeat center}
.index_youshi_1:hover{background: url(../images/ysh11.png) no-repeat center}
.index_youshi_2:hover{background: url(../images/ysh33.png) no-repeat center}
.index_youshi_3:hover{background: url(../images/ysh22.png) no-repeat center}
.index_youshi_4:hover{background: url(../images/ysh44.png) no-repeat center}










/*范围*/
.index_fanwei{width:100%; height:430px; background: url(../images/fanwei_bjs.jpg) no-repeat center; padding-top: 60px;    background-attachment: fixed;
    background-size: cover; position:relative}
.index_fanwei h3{font-size: 24px; color: #fff; font-weight: bold; margin: 20px auto;}
.index_fanwei p{width:912px; height: auto; line-height: 26px; font-size: 14px; color:#fff}
.fan_m{width:260px; height: 50px; display: block; margin-top: 20px;}
.index_fanwei_left{width:912px; height: auto; float: left; position:relative; z-index:99}
.index_fanwei_right{float: right; margin-top:210px;}
.f_dizhi{width:56px; height: 56px; display: block; border: 1px solid #fff; background: url(../images/dz_icon.png) no-repeat center; border-radius: 50%; float: left}
.f_dizhi:hover{background:#CC0000  url(../images/dz_icon.png) no-repeat center; border: 0}
.fan_xin{width:56px; height: 56px; display: block; border: 1px solid #fff; background: url(../images/wx_icon.png) no-repeat center; border-radius: 50%; position: relative; float: left; margin-left: 20px;}
.fan_xin img{width:90px; height: 90px; display: block; position: absolute; top:60px; left:-20px; display: none;}
.fan_xin:hover img{display: block}
.fan_xin:hover{background:#CC0000  url(../images/wx_icon.png) no-repeat center; border: 0}
.index_fanwei_pic{width:539px; height:430px; position:absolute; left:0; top:0; z-index:9}






/*新闻*/
.index_news{width:100%; height: auto;  padding-top:60px; overflow: hidden; padding-bottom: 30px;}
.index_news .slideTxtBox{ width:100%;  height: auto; overflow: hidden}
.index_news .slideTxtBox .hd{ height:auto;  float: left; width: 180px;}
.index_news .slideTxtBox .hd ul{width:100%; height: auto; overflow: hidden; margin-top: 40px;}
.index_news .slideTxtBox .hd ul li{width:100%; height: 50px; background: #f1f1f1; border-radius: 25px; text-align: center; line-height: 50px; margin-bottom: 20px;}
.index_news .slideTxtBox .hd ul li a{font-size: 16px; color: #4d4d4d;display: block}
.index_news .slideTxtBox .hd ul li.on{background: #0283E8; }
.index_news .slideTxtBox .hd ul li.on a{color: #fff}
.index_news .slideTxtBox .bd{width:925px; height: auto; float: right}
.index_news_center{width:280px; height: 560px; float: left; margin-right: 70px;}
.index_news .slideTxtBox .bd ul{width:570px; height: auto; float: right}
.index_news .slideTxtBox .bd li{width:100%; height: 142px; border-bottom: 1px solid #f5f5f5; padding:18px 40px 0 20px;}
.index_time{width:95px; height: auto; float: left; text-align: center}
.index_time span{font-size: 50px; color: #777777; font-weight: bold;}
.index_time p{font-size: 16px; color: #4d4d4d; line-height: 28px;}
.index_info{width:370px; height: auto; float:right }
.index_info h3{font-size: 16px; color: #4d4d4d; line-height: 40px; width: 100%; height: 40px;}
.index_info p{font-size: 14px; color: #777777; line-height: 26px; width: 100%; height: 52px;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden;}
.index_news_left{width:100%; height: auto;}
.index_news_left h3{font-size: 24px; color: #4d4d4d; font-weight: bold; margin-top: 10px;}

.index_news .slideTxtBox .bd li:hover{background:#f5f5f5}
.index_news .slideTxtBox .bd li:hover span,.index_news .slideTxtBox .bd li:hover .index_time p{color:#0283E8}








/*底部*/
.footer{width:100%;height:400px; display: block; background: url(../images/footer_bjs.jpg) no-repeat center; margin-top: 76px;}
.footer_top{width:100%; height: 100px;}
.footer_pic{ height: 100%; float: left;  background: #fff; width: 360px;}
.footer_pic img{width:267px; height: 62px; margin-top: 16px;}
.f_nav{width:770px; height: auto; float: right; line-height: 100px;}
.f_nav a{font-size: 14px; color: #fff; float: left; text-align: center; width: 96px;}
.f_nav a.active,.f_nav a:hover{font-weight: bold; font-size: 16px;}
.footer_bottom{width:100%; height: auto; overflow: hidden; margin-top: 60px;}
.footer_lx{width:354px; height: auto; float:left }
.footer_lx h4{font-size: 16px;color:#fff; line-height: 26px; margin-bottom: 15px;}
.footer_lx p{font-size: 16px;color:#fff; line-height: 30px;}
.footer_ma{width:auto; height: auto; overflow: hidden; margin-left: 143px; float: left}
.footer_ma dl{width:141px; height: auto; float: left; margin-right:30px;}
.footer_ma dl dt{width:141px; height: 141px; overflow: hidden; margin: 0px auto; background: url(../images/ma_bjs.png) no-repeat center; padding: 10px;}
.footer_ma dl dt img{width:100%; height: auto}
.footer_ma dl dd{font-size: 14px; color: #fff; line-height: 35px; text-align: center; height: 35px;}
.footer_input{width:250px; height: auto; float: right}
.footer_input p{font-size: 16px; color:#fff; margin-bottom: 10px;}
.footer_input p span{font-size: 22px; color: #fff}
.footer_input input[type="text"]{width:100%; height: 40px; border-radius: 8px; padding: 0px 10px; margin-bottom: 10px; font-size: 16px; color: #777; border: 0; background: #fff}
.footer_input input[type="submit"]{width:100%; height: 40px; border-radius: 8px; padding: 0px 10px; margin-bottom: 10px; font-size: 16px; color: #777; border: 0; background: #015498; color:#fff; cursor:pointer}
.copy{clear:both;width:100%;height:56px;color:#fff;font-size:14px;line-height:56px; background:  #015498 }
.copy_l{float:left; font-size:14px; color:#fff}
.copy_l a{color:#fff}
.copy_l a:hover{color:#006f5e!important}
.footer_zhichi{width:auto; height:56px; float: right;  }
.footer_zhichi p{ width: auto; float: left; margin-right: 20px;   color:#fff; line-height:56px;}
.footer_zhichi .pt{width:121px;height: 18px; background: url(../images/vl.png) no-repeat; margin-top:16px; margin-right: 10px}
.footer_zhichi .js{width:121px;height: 18px; background: url(../images/wl.png) no-repeat; margin-top:17px;}
.footer_zhichi .pt:hover{background: url(../images/vl_hover.png) no-repeat}
.footer_zhichi .js:hover{background: url(../images/wl_hover.png) no-repeat} 
.footer_zhichi span{float: left; font-size: 14px; color: #fff; margin-left: 10px;}
.footer_zhichi i{ float: left;}








/*客服*/
.lxfx {
    height: auto;
    position: fixed;
    right:0px;
    top:250px;
    width: 77px;
    z-index: 999;
}
.lxfx li a {
    color: rgb(255, 255, 255);
    display: block;
    height: 47px;
    margin-top: 9px;
    width: 300px;
	 font-size: 14px;
}
.leftlx {
    float: left;
    height: 47px;
    width: 77px;
}
.lxfx li span {
    border-left: 1px solid rgb(255, 255, 255);
    color: rgb(255, 255, 255);
    float: left;
    font-size: 20px;
    height: 24px;
    line-height: 22px;
    margin-top: 8px;
    padding-left: 8px;
}
.fix_ewm {
    border: 5px solid rgb(255, 255, 255);
    display: none;
    height: 120px;
    left: -145px;
    position: absolute;
    top: -40px;
    width: 120px;
}
.lxfx li i {
    display: block;
    height: 27px;
    margin: 0 auto;
    text-align: center;
    width: 30px; background:url(../images/fx.png) no-repeat;
}
.lxfx li i.icon-tel {
    background-position: 0 -25px;
}
.lxfx li i.icon-ly {
    background-position: 4px -53px;
}
.lxfx li i.icon-wx {
    background-position: -34px 4px;
}
.lxfx li i.icon-wb {
    background-position: -30px -22px;
}
.lxfx li i.icon-top {
    background-position: -30px -49px; height:32px;
}

.lxfx li p {
    line-height: 12px;
    text-align: center;
}
.lxfx li {
    background:#015498;
    height: 62px;
    margin-bottom: 1px;
    margin-left: 0;
    overflow: hidden;
    position: relative;
    width: 77px; float:left;
}






/*内页banner*/
.ny_banner{width:100%; height:340px; text-align: center; color: #ffffff; padding-top: 115px;}
.about_ban .container{ padding-top:90px; }
.ny_banner h3{ font-size: 36px;  font-weight: bold; line-height: 45px; margin-bottom: 25px;}
.ny_banner p{font-size: 16px; line-height: 28px;}
.ny_banner span{width:60px; height: 1px; border-top: 1px solid #fff; display: block; overflow: hidden; margin: 0px auto; margin-top: 25px;}
.ny_title{width:100%; height: 60px; line-height: 60px; border-bottom: 1px solid #eeeeee; }
.ny_title h3{ font-size: 24px; color: #313131; font-weight: bold; float: left;}
.ny_title h3 span{ font-size: 24px; color: #959595; font-family: "Impact"; margin-left: 5px; font-weight: normal; }
.ny_title_right{float: right; font-size:14px; color: #313131;padding-left: 18px;}
.ny_title_right span{color: #333;}
.ny_title_right a{color:#333}
.ny_service{font-size:16px; color:#666; line-height:26px; margin-top:40px; margin-bottom:60px; overflow:hidden}
.about_ban{background: url(../images/about_ban.jpg) no-repeat ; }
.hzhb_ban{background: url(../images/hzhb_ban.jpg) no-repeat ; }
.service_ban{background: url(../images/service_ban.jpg) no-repeat ; }
.news_ban{background: url(../images/news_ban.jpg) no-repeat ; }
.product_ban{background: url(../images/product_ban.jpg) no-repeat ; }
.case_ban{background: url(../images/case_ban.jpg) no-repeat ;  }
.contact_ban{background: url(../images/contact_ban.jpg) no-repeat ; }
.qyzs_ban{background: url(../images/qyzs_ban.jpg) no-repeat ; }
.rlzy_ban{background: url(../images/rlzy_ban.jpg) no-repeat ; }
.ny_about{margin-bottom:100px;}




/*荣誉资质*/
.ny_honor_li{height: auto; display: block; overflow: hidden; margin-top: 36px; margin-bottom:50px; }
.ny_honor_li ul{width:100%; overflow: hidden; height: auto; margin-bottom:30px}
.ny_honor_li li{width:290px; height: auto; float: left; position: relative; margin-right:13px; margin-bottom: 25px; border: 1px solid #d2d2d2;}
.ny_honor_li li:nth-child(4n){margin-right: 0px;}
.ny_honor_img{width:100%; height: auto; overflow: hidden; position:relative;}
.ny_honor_img img.honor_pic{width:100%; height: 100%; display:block; transform: scale(1);
    transition: all 1s ease 0s;
    -webkit-transform: scale(1);
    -webkit-transform: all 1s ease 0s;
}
.ny_honor_h{width:100%; height: 100%;  position: absolute; top: 0px; left: 0; z-index: 999; background: rgba(0,0,0,0.5); text-align: center; display: none; overflow:hidden}
.ny_honor_h h3{width:100%; height:100%;padding:10px; color:#fff; font-size:14px; line-height:190px;}
.ny_honor_h img{width:26px; height: 26px; margin-top:88px;}
.ny_honor_li li:hover .ny_honor_h{ display: block}
.ny_honor_li li:hover .ny_honor_img img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.ny_honor_li li p{width:100%; height:40px; line-height:40px; font-size:16px; color:#333; text-align:center; text-overflow:ellipsis; overflow:hidden; white-space:nowrap}



/*副标题˜*/
.ny_fubiaoti{width:100%; height: auto; margin-top: 50px; text-align: center; display: table}
.ny_fubiaoti ul{width:auto; margin: 0px auto; display: table}
.ny_fubiaoti ul li{width:169px; height: 56px; background: #eeeeee; text-align: center; line-height: 56px; font-size: 16px; color: #535353; float: left; margin-right: 2px;}
.ny_fubiaoti ul li:last-child{margin-right: 0px;}
.ny_fubiaoti ul li:hover{background: #0283E8;}
.ny_fubiaoti ul li:hover a,.ny_fubiaoti ul li.active a{ color: #fff}
.ny_fubiaoti ul li.active{background: #0283E8;}
.ny_fubiaoti ul li a{ display:block; font-size: 16px; color:#333}


/*新闻页面*/
.ny_qynew_list{width:100%; height:auto; overflow:hidden; margin-bottom:40px; margin-top:40px;}
.ny_qynew_list ul{width:100%; height:auto; overflow:hidden}
.ny_qynew_list ul li{width:100%; height:109px; overflow:hidden; margin-bottom:20px;}
.ny_qynew_list ul li .ny_qynew_xx{width:1070px; float: right; padding:5px 0; height:100%;}
.ny_qynew_list ul li:hover h3{color:#0283E8}
.ny_qynew_list ul li:hover p{color:#0283E8}
.ny_qynew_rq{width:104px; height: 108px; background: #eeeeee; text-align: center; padding: 12px; float: left}
.ny_qynew_rq p{font-size: 48px; color: #0283E8; font-family: "Impact"; border-bottom: 1px solid #d2d0d0;}
.ny_qynew_rq span{font-size: 16px; color: #0283E8; font-family: "Impact"; line-height: 30px;}
.ny_qynew_xx{width: 535px;  float: right;}
.ny_qynew_xx h3{ font-size: 18px; color: #313131; height: 35px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; font-weight: bold;}
.ny_qynew_xx p{ font-size: 14px; color: #898989; line-height:24px; height: 72px;   word-break:break-all;display:-webkit-box; -webkit-line-clamp:3;}

.ny_news{margin:0px 0 100px; overflow:hidden}
.ny_qynew{margin:40px auto}




/*内页case*/
.ny_case{height: auto; display: block; overflow: hidden}
.ny_case ul{width:100%; height: auto; display: block; overflow: hidden; margin-top: 29px;}
.ny_case ul li{width:388px; height: 490px; float: left; margin-right: 18px; margin-bottom:18px;}
.ny_case ul li:nth-child(3n){margin-right: 0px;}
.ny_case ul li .ny_case_img{width:388px; height: auto; overflow: hidden; border:1px solid #ddd; border-bottom:0}
.ny_case ul li .ny_case_img img{width:100%; height: 100%; display:block;   transform: scale(1);
    transition: all 1s ease 0s;
    -webkit-transform: scale(1);
    -webkit-transform: all 1s ease 0s;}
.ny_case ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.ny_case_info{width:100%; height:196px; border: 1px solid #e5e5e5; padding: 18px; }
.ny_case_info h3{ font-size: 18px; color: #313131; font-weight: bold; margin-bottom:15px; text-overflow:ellipsis; overflow:hidden; white-space:nowrap}
.ny_case_info .ny_case_xx{width:100%; height: 70px;}
.ny_case_info .ny_case_xx p{width:100%; height: 70px; line-height: 25px;font-size: 14px; color: #707070; overflow:hidden}
.case_link{width:100%; height: 35px; margin-top: 15px;}
.case_link a{display: block; overflow: hidden; float: left; line-height: 35px;}
.case_link .see_more{width:95px; height: 35px; background: #313131; text-align: center; font-size: 14px; color: #ffffff; margin-right: 18px;}
.case_link .see_mucase{width:145px; height: 35px; background: #0283E8; text-align: center; font-size: 14px; color: #ffffff}
.ny_xiang_pro{width:100%; height: auto; background: #f5f5f5; padding-top: 50px; margin-top:50px; padding-bottom:100px;}
.ny_xiang_pro h1{ font-size: 30px; color: #313131; font-weight: bold; text-align: center}
.ny_case_li{width:100%; height: 390px; margin-top: 30px;}
.ny_case_li .Box_con {position: relative; height: 100%;}
.ny_case_li .Box_con .btnl {position: absolute;}
.ny_case_li .Box_con .btn {display: block;width: 45px;height:130px;position: absolute;top: 175px;cursor: pointer;  background:url(../images/an01.jpg) no-repeat;}
.ny_case_li .Box_con .btnl {background-position:0 0; left: -72px;}
.ny_case_li .Box_con .btnr {background-position:-90px 0; right: -72px;}
.ny_case_li .Box_con .btnl:hover {background-position:-45px 0;}
.ny_case_li .Box_con .btnr:hover {background-position:-133px 0;}
.ny_case_li .Box_con .conbox {position: relative;overflow: hidden; height: 100%;}
.ny_case_li .Box_con .conbox ul {position: relative;list-style: none;}
.ny_case_li .Box_con .conbox ul li {float: left;width: 386px;height:390px;margin-left: 20px;overflow: hidden; position: relative; border: 1px solid #e5e5e5; background: #fff}
.ny_xgcp_img{width:100%; height:auto; display:block;}
.ny_case_li .Box_con .conbox ul li img{width:100%; height:auto; display:block;}

.ny_case_li .Box_con .conbox ul li:first-child {margin-left: 0;}
.ny_case_li .Box_con .conbox ul li:hover .ny_honor_h{display: block}
.ny_case_h{width:100%; height: 110px; border-top: 1px solid #e5e5e5; padding: 15px;}
.ny_case_h h3{font-size: 18px; color: #313131; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; text-align: center; height: 25px; line-height: 25px;}
.ny_case_h p{ font-size: 14px; color: #959595; width: 100%; height: 35px; line-height: 35px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap;text-align: center}
.ny_case_js .ny_case_cp{ float: left; width: 106px; height: 30px; line-height: 30px; border-radius: 30px; text-align: center; font-size: 14px; color: #434343; margin-right: 10px;}
.ny_case_js i{ color: #0283E8; margin-right: 2px;}
.ny_case_jscs{float: left; width: 106px; height: 30px; line-height: 30px; border-radius: 30px; text-align: center; font-size: 14px; color: #434343;}
.ny_case_li .Box_con .conbox ul li:hover .ny_case_h{background: #0283E8; border-top: 0px}
.ny_case_li .Box_con .conbox ul li:hover .ny_case_h h3,.ny_case_li .Box_con .conbox ul li:hover .ny_case_h p{color:#fff}
.ny_case_li .Box_con .conbox ul li:hover i{color: #fff}
.ny_case_li .Box_con .conbox ul li:hover a{color: #fff}
.ny_case_li .Box_con .conbox ul li:hover .ny_case_cp{color:#fff}
.ny_case_li .Box_con .conbox ul li:hover .ny_case_jscs{color:#fff}
.ny_case_cp:hover{background: #fff; }
.ny_case_jscs:hover{background: #fff;}
.ny_case_cp:hover a,.ny_case_jscs:hover a{color:#0283E8!important;}
.ny_case_jscs:hover i,.ny_case_cp:hover i{color:#0283E8!important;}


.ny_case_js{width:233px; margin:10px auto; overflow:hidden}
.ny_case_js a{color:#333}
.ny_case_cpic{width:100%; height:auto; overflow:hidden}
.ny_case_cpic img{width:100%; height:auto; display:block;}





/*联系我们*/
.contact_ban{background: url(../images/contact_ban.jpg) no-repeat center; height: 340px; }
.ny_contact{width:100%; height: auto; overflow: hidden; margin-top: 55px; margin-bottom:83px; font-size:16px; line-height:30px;}
.contact_ban .container{ padding-top:60px; }
.ny_contact h1{font-size: 36px; color: #313131; line-height: 45px; text-align: center;}
.ny_contact h3{ font-size: 18px; color: #707070; line-height: 35px; text-align: center}
.ny_contact ul{width:100%; height: auto; display: block; overflow: hidden; margin-top: 37px;}
.ny_contact ul li{width:281px; height:176px; background: #eeeeee; text-align: center; float: left; margin-right: 25px; margin-bottom: 25px; }
.ny_contact ul li:nth-child(4n){margin-right: 0px;}
.ny_contact ul li i{color:#1b60d2; font-size:60px; margin-top: 30px; display: block; margin-bottom: 10px; height: 72px;}
.icon-jiageyuce{font-size:66px!important;}
.ny_contact ul li p{font-size: 22px; color: #313131;}
.ny_conta_xx{width:100%; height: auto; display: block; overflow: hidden; margin-bottom: 42px; margin-top: 20px;}
.ny_conta_info{width:600px; height: 445px; float: left; padding: 35px 35px; background: #f5f5f5}
.ny_conta_img{width:600px; height: 445px; float: right}
.ny_conta_img img{width:100%; height: 100%;}
.ny_conta_info .ny_ibt{font-size: 24px; color: #313131; height: 40px; line-height: 40px;}
.ny_conta_info .ny_if{font-size: 18px; color: #313131; height: 40px; line-height: 40px;}
.ny_conta_dh{width:100%; height: 70px; margin-top: 20px;}
.ny_conta_dh img{width:70px; height: 70px; float: left; margin-right: 10px;}
.ny_conta_dh p{ font-size: 18px; color: #313131;}
.ny_conta_dh h5{ font-size: 36px; color: #1b60d2; font-family: "Impact"}
.ny_conta_dz{width:100%; height: auto; margin: 20px 0}
.ny_conta_dz p{font-size: 16px; color: #313131; line-height: 30px;}
.ny_conta_dz p i{color: #000000; margin-right: 5px;}
.ny_cont_wx{width:100%; height: auto;}
.ny_cont_wx dl{width:140px; height: 200px; float: left; margin-right: 26px;}
.ny_cont_wx dl dt{width:140px; height: 140px; border: 4px solid #e5e5e5; padding: 10px; background: #fff}
.ny_cont_wx dl dd{ font-size: 14px; color: #626262; height: 35px; line-height: 35px; text-align: center}
.ny_cont_wx dl dt img{width:100%; height: 100%;}
.ny_contact ul li:hover{background:#1b60d2}
.ny_contact ul li:hover i,.ny_contact ul li:hover p{color:#fff}
.ny_map{width:100%; height:460px; position:relative}
.ny_map_xx{width:600px; height:100%; background:rgba(0,0,0,0.5); padding:126px; position:absolute; top:0;left:0}
.ny_map_xx h3{width:100%; height:40px; line-height:40px;  font-size:20px; color:#fff; text-align:left; background:url(../images/c_logo.png)no-repeat left center; padding-left:40px;}
.ny_map_xx p{width:100%; height:30px; color:#ffff; line-height:30px;}






/*内页产品*/
.ny_pro_1{width:100%; height: auto; overflow: hidden}
.product_ban .container{ padding-top:90px; }
.ny_pro_sear{width:646px; height: 50px; margin: 46px auto 0;}
.ny_pro_sear input[type="text"]{width:593px; height: 50px; float: left; background: #eeeeee; line-height: 50px; padding: 0px 10px; border: 0px}
.ny_pro_sear input[type="submit"]{width:53px; height: 50px; background: url(../images/ss.png) no-repeat; border: 0px;}
.ny_pro_ft{width:100%; height: auto; margin-top: 60px; margin-bottom: 20px; }
.ny_pro_ft h1{font-size: 30px;
    color: #1b1b1b;
    font-weight: bold;
    margin-bottom: 25px;
    text-align: center;}
.ny_pro_ft p,.ny_pro_fts p{font-size: 14px;
    color: #707070;
    line-height: 30px;
    text-align: center;
    width: 910px;
    margin: 0px auto;}
.ny_pro_list{width:100%; height: auto; overflow:hidden}
.ny_pro_list ul { margin: 35px auto 40px; overflow: hidden; width:100%;}
.ny_pro_list ul li {float: left;width: 386px;height:auto;margin-right: 20px;overflow: hidden; position: relative; border: 1px solid #e5e5e5; background: #fff}
.ny_pro_list ul li img{width: 386px; height: auto; display:block; overflow: hidden;    transform: scale(1);
    transition: all 1s ease 0s;
    -webkit-transform: scale(1);
    -webkit-transform: all 1s ease 0s;}
.ny_pro_list ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.ny_pro_list ul li:hover .ny_case_h{background: #0283E8; border-top: 0px}
.ny_pro_list ul li:hover .ny_case_h h3,.ny_case_li .Box_con .conbox ul li:hover .ny_case_h p{color:#fff}
.ny_pro_list ul li:hover i{color: #fff}
.ny_pro_list ul li:hover a{color: #fff}
.ny_pro_list ul li:nth-child(3n) {margin-right: 0;}
.ny_pro_list ul li:hover .ny_honor_h{display: block}
.ny_pro_list ul li .ny_pro_img{width:100%; height:auto; overflow:hidden;}
.ny_pro_img img{width:100%; height:auto; display:block;}
.ny_pro_2,.ny_pro_4{width:100%; height: auto; overflow: hidden; background: #f5f5f5; margin-top: 52px; padding-bottom: 52px;}
.ny_prolist li{margin-bottom:30px;}
.ny_peijian ul{width:100%; height: auto; overflow: hidden}
.ny_peijian ul li{width:282px; height:248px; float: left; margin-right: 24px;}
.ny_peijian ul li:last-child,.ny_peijian ul li:nth-child(4n){margin-right: 0px;}
.ny_peijian ul li div{width:282px; height: 205px; overflow: hidden}
.ny_peijian ul li div img{width:100%; height: 100%;    transform: scale(1);
    transition: all 1s ease 0s;
    -webkit-transform: scale(1);
    -webkit-transform: all 1s ease 0s;}
.ny_peijian{background:#f5f5f5; padding:0px 0px 50px; overflow:hidden}
.ny_peijian ul li p{ font-size: 16px; color: #434343; height: 40px; line-height: 40px; text-align: center; text-overflow:ellipsis; overflow:hidden; white-space:nowrap}
.pei_link{width:300px; height: 55px;  border:1px solid #dcdcdc;  color: #1F1F1F; text-align: center; line-height: 55px; display: block; overflow: hidden; margin:32px auto 0;}
.ny_peijian ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.ny_peijian ul li:hover p{color:#0283E8}
.pei_link:hover { background: #0283E8; color: #fff; }
.honor_more{width:100px; height:35px; background:#0283E8; border-radius:25px; display:block; margin:30px auto 0;  color:#fff; text-align:center; line-height:35px;}



/*产品详情页*/
.ny_pro_show{width:100%; height: auto; overflow: hidden; margin-top: 55px;}
.ny_pro_top{width:100%; height: auto; overflow: hidden}
.ny_pro_tleft{width:523px; height:auto; float: left}
.ny_pro_tleft .slideBox{ width:100%; height:386px; overflow:hidden; position:relative; border:1px solid #ddd;  }
.ny_pro_tleft .slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:10px; bottom:15px; z-index:1; }
.ny_pro_tleft .slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.ny_pro_tleft .slideBox .hd ul li{ float:left; margin-right:10px;  width:12px; height:12px; line-height:14px; text-align:center; background:#c9c9c9; cursor:pointer; border-radius: 50%;}
.ny_pro_tleft .slideBox .hd ul li.on{ background:#0283E8; color:#fff; }
.ny_pro_tleft .slideBox .bd{ position:relative; height:100%; z-index:0;   }
.ny_pro_tleft .slideBox .bd ul{width:100%; height: 100%; overflow: hidden}
.ny_pro_tleft .slideBox .bd li{width:100%; height: 100%; }
.ny_pro_tleft .slideBox .bd img{ width:100%; height:100%; display:block;  }
.ny_pro_tright{width:630px; height: auto; float: right}
.ny_pro_tright h3{ font-size: 36px; width:100%; color: #191919; height: 50px; line-height: 50px; margin-top: 10px; text-overflow:ellipsis; overflow:hidden; white-space:nowrap}
.ny_pro_p{width:100%; height: 150px; border-bottom: 1px solid #e5e5e5; margin-top:15px; overflow:hidden; word-break:break-all;display:-webkit-box; -webkit-line-clamp:4;
  -webkit-box-orient:vertical; overflow:hidden;
}
.ny_pro_p p{width:100%; height: auto;  color: #000000; line-height: 35px; font-size: 15px; }


.ny_pro_a{width:100%; height: auto; overflow: hidden; margin: 35px 0 25px}
.ny_pro_a a{width:260px; height: 60px; background: #959595; display: block; overflow: hidden; line-height: 60px; font-size: 18px; color: #fff; float: left; margin-right: 18px; }
.ny_pro_a a:hover { background: #313131;}
.ny_pro_a a i{font-size: 28px; margin-right: 10px; float: left; margin-left:56px;}
.ny_pro_dh{width:100%; height:80px; margin-top:30px;}
.ny_pro_dh i{ color: #000000; font-size: 50px; float: left}
.ny_pro_ddh{float: left;}
.ny_pro_ddh p{ font-size: 14px; color: #313131;}
.ny_pro_ddh span{ font-size: 30px; color: #0283E8; font-family: "Impact"}
.ny_pro_24{width:100%; height: 30px; line-height: 30px; overflow: hidden}
.ny_pro_24 p{font-size: 14px; color: #313131; background: url(../images/dh.png) no-repeat left center; float: left; padding-left: 20px; margin-right: 30px;}
.ny_case_dh{margin-top:50px;}


.ny_pro_bottom{width:100%; display: block; overflow: hidden; margin-top: 65px; margin-bottom:60px;}
.ny_pro_bleft{width:869px; height: auto; overflow: hidden; float: left}
.ny_pro_bright{width:300px; height: auto; float: right}
.ny_probt_case{width:100%; height:368px; margin-top: 30px; }
.ny_probt_case h1,.ny_proshow_num h1{ font-size: 30px; color: #313131; font-weight: bold; text-align: center; margin-bottom: 24px;}
.ny_probt_case li{width:275px; height:auto; float: left; margin-right:22px; margin-bottom: 20px; }
.ny_probt_case li img{width:100%; height:100%; display:block;}
.ny_probt_case li:hover img{ transform:scale3d(1.1,1.1,1); }
.nyprocase-div{ width:275px; height: auto; overflow: hidden; }
.nyprocase-div img{ transition:.6s; }
.ny_probt_case li:hover .ny_probt_xx h3{ color:#0283E8; }
.ny_probt_case li .ny_probt_xx{width:100%; height: 40px; border: 1px solid #dcdcdc; padding:0 15px;}
.ny_probt_xx h3{width: 100%; height: 40px;  line-height: 40px; font-size: 14px; color: #313131; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; text-align:center}
.ny_probt_xx p{ font-size: 13px; color: #313131; width: 100%; height: 25px; line-height:25px; overflow: hidden}
.ny_probt_case li:nth-child(3n){margin-right: 0px;}
.ny_proinput .ny_pro_ft{margin-top:50px;}
.ny_proinput .ny_pro_ft span{color: #0283E8;}
.ny_proinput ul{width:100%; height: auto; display: block; overflow: hidden; margin-top: 38px;}
.ny_proinput ul li{width:100%; height: auto; margin-bottom: 12px; overflow: hidden }
.ny_proinput ul li div{height: 36px; width: 420px; border: 1px solid #d2d2d2; float: left;}
.ny_proinput ul li div input{width:100%; height: 100%; border: 0px; padding-left: 10px;}
.li_dh{float: right!important}
.ny_proinput ul li textarea{width:100%; height: 88px; border: 1px solid #d2d2d2; padding: 10px; resize: none}
.liji_su{width:423px; height:46px; background: #0283E8; font-size: 16px; color: #ffffff; border: 0px; margin: 10px auto; display: block}
.ny_proinput{overflow:hidden; margin-bottom:20px;}
.sideMenu{width:100%; height: auto;  }
.sideMenu h3{ height:50px; line-height:50px; border-bottom:1px solid #e3e3e3;  background: url(../images/jian.png) no-repeat 268px center;font-size: 15px; color: #191919; cursor:pointer; padding: 0px 22px 0 30px ;}
.sideMenu h3:first-child{ border-top: 1px solid #e3e3e3;}
.sideMenu h3.on {background: #0283E8 url(../images/h_jian.png) no-repeat 268px center; color: #fff; border-bottom: 0px;}
.sideMenu h3 em{ float:right; display:block; width:40px; height:32px;   background:url(images/icoAdd.png) 16px 12px no-repeat; cursor:pointer; }
.sideMenu h3.on em{ background-position:16px -57px; }
.sideMenu ul{ padding:29px 32px; color:#999; display:none;  background: #eeeeee;}
.sideMenu ul li a{font-size: 15px; color: #313131}
.sideMenu ul li {width:100%; height: 32px; line-height: 32px; background: url(../images/dian.png) no-repeat left center; padding-left:15px; overflow: hidden; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}

.ny_probt{width:100%; height:65px;}
.ny_probt li{width:216px; height:65px; background:#eeeeee; color:#313131; font-size:18px; float:left; text-align:center; line-height:65px; margin-right:1px; cursor: pointer; }
.ny_probt li:last-child{margin-right:0px;}
.ny_probt li:hover{background:#0283E8; color:#fff}
.ny_probt li:hover a{color:#fff}
.ny_probt li.on{background:#0283E8;}
.ny_probt li.on a{ color:#fff}
.ny_probt li a{width:100%; height:100%; display:block; overflow:hidden; font-size: 18px;}

.ny_proshow_num{width:100%; height:auto; overflow:hidden; margin-top: 30px; font-size:16px; color:#666; line-height:26px;}
.ny_proshow_num img{max-width:100%}
.ny_proshow_info{width:100%; height:auto; overflow:hidden;  margin-top: 30px;}

.fangan_show{ margin-top:20px;}
.ny_proshow_num table,.ny_proshow_num table tr,.ny_proshow_num table td{border:1px solid #eee;}



/*案列详情*/
.ny_case_tleft{width:523px; height:auto; float: left}
.ny_case_tleft .slideBox{ width:100%; height:277px; overflow:hidden; position:relative; border:1px solid #ddd;  }
.ny_case_tleft .slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:10px; bottom:15px; z-index:1; }
.ny_case_tleft .slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.ny_case_tleft .slideBox .hd ul li{ float:left; margin-right:10px;  width:12px; height:12px; line-height:14px; text-align:center; background:#c9c9c9; cursor:pointer; border-radius: 50%;}
.ny_case_tleft .slideBox .hd ul li.on{ background:#0283E8; color:#fff; }
.ny_case_tleft .slideBox .bd{ position:relative; height:100%; z-index:0;   }
.ny_case_tleft .slideBox .bd ul{width:100%; height: 100%; overflow: hidden}
.ny_case_tleft .slideBox .bd li{width:100%; height: 100%; }
.ny_case_tleft .slideBox .bd img{ width:100%; height:100%; display:block;  }


.ny_case_p{width:100%;height: 71px;border-bottom: 1px solid #e5e5e5;margin-top:15px;overflow:hidden;}
.ny_case_p p{width:100%; height: 35px;  color: #000000; line-height: 35px; font-size: 15px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}








/*营销服务*/
.ny_yx_youshi{margin-top: 70px; width: 100%;}
.ny_yx_title{width:100%; height: auto; overflow: hidden; text-align: center}
.ny_yx_title h4{font-size: 20px; color: #0283E8}
.ny_yx_title  p{width:100%; height: auto; font-size: 16px; color: #777777; line-height: 26px;  margin: 40px 0}
.ny_yx_title  p span{color:#0283E8; font-weight:bold; font-size:16px;}
.ny_yx_img{width:100%; height: 220px; background: url(../images/ys_bj.jpg) no-repeat center; padding-top: 40px; padding-left: 298px;}
.ny_yx_img dl{width:113px; height: auto; float: left; margin-right: 160px;}
.ny_yx_img dl dt{width:90px; height: 100px; margin: 0px auto 10px;}
.ny_yx_img dl dd{font-size: 18px; color: #fff; text-align: center; font-weight: bold;}
.ny_yx_img dl:last-child{margin-right: 0}

.ny_yx_hzms{width:100%; height: 495px; margin-top: 70px; background: #f5f5f5; padding-top: 70px;}
.ny_yx_hzms ul{width:100%;  height: 100%;  margin-top: 45px;}
.ny_yx_hzms ul li{width:383px; height: 243px; border: 1px solid #bebebe; float: left; padding: 38px; text-align: center; margin-right: 25px;}
.ny_yx_hzms ul li h4{font-size: 16px; color: #4d4d4d; height: 45px; line-height:45px; margin-top: 10px;}
.ny_yx_hzms ul li p{font-size: 14px; color: #777777;line-height: 25px;}
.ny_yx_hzms ul li:last-child,.ny_yx_hztj ul li:last-child{margin-right: 0}

.ny_yx_hztj{width:100%; height: auto; margin-top: 70px; }
.ny_yx_hztj ul{width:auto;  height: 100%;  margin: 45px auto 0; display: table}
.ny_yx_hztj ul li{width:280px; height: 415px; float: left; margin-right: 30px;}
.ny_yx_hztj ul li .hztj_xx{width:280px; height: 207px; background: #0283E8; text-align: center;padding-top: 35px; }
.ny_yx_hztj ul li .hztj_xx span{font-size: 16px; color: #fff; font-weight: bold;}
.ny_yx_hztj ul li .hztj_xx h4{font-size: 20px; color: #fff; font-weight: bold; line-height: 35px;}
.ny_yx_hztj ul li .hztj_xx p{font-size: 14px; color: #FFFFFF; font-weight: bold; margin: 15px 0}
.hztj_p{width:280px; height: 206px; overflow: hidden}
.hztj_p img{width:100%; height: 100%;  transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.hztj_p:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.hztj_hxx{background: #303030!important}

.ny_yx_lc{width:100%; height: auto; overflow: hidden; background: #f5f5f5; margin-top: 70px; padding-top: 70px; padding-bottom: 70px;}
.ny_yx_lcinfo{width:100%; height: auto; margin-top: 25px; position: relative}
.ny_yx_lcinfo ul{width:100%; height: auto; overflow: hidden;position: relative; z-index: 999}
.ny_yx_lcinfo ul li{width:20%; float: left; margin: 0px auto; }
.lc_qt{width:94px; height: 125px; margin: 0px auto; background: url(../images/yx_d.png) no-repeat center;  text-align: center; padding-top: 20px;}
.lc_qt p{font-size: 20px; color: #fff; font-weight: bold;}
.ny_yx_lcinfo ul li span{width:35px; height: 35px; background: #0283E8; line-height: 35px; text-align: center; font-size: 24px; display: block; margin: 0px auto;  border-radius: 50%; color: #fff;}


.ny_yx_lcinfo ul li h5{font-size: 20px; color: #4d4d4d; font-weight: bold; line-height: 24px; margin-top: 20px; text-align: center}
.ny_yx_lcinfo hr{width:100%; height: 3px; background: #0283E8; display: block; position: absolute; top:142px; left:0;}







